home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / logs / toths101 / buck.bat < prev    next >
DOS Batch File  |  1996-04-01  |  613b  |  19 lines

  1. @ECHO OFF
  2.  
  3. REM This requires that you use the special version of ICALL.EXE supplied. 
  4. REM To avoid confusion we have renamed it to ICALLSP.EXE. This file is'
  5. REM supplied courtesy of Buckmaster Publishing. The icall.exe
  6. REM supplied with the October 1995 and later CD-ROM WILL NOT allow any
  7. REM command line input
  8.  
  9. REM THE TOTAL HAM PLUS ouputs the following command line options for use
  10. REM by a call book program
  11.  
  12. REM %1 = CD-ROM drive letter. Example D:
  13. REM %2 = Callsign to look for.
  14. REM %3 = The drive letter that THE TOTAL HAM PLUS resides in. Example C:
  15.  
  16. %3icallsp %1 %2 > %3hcall.txt
  17.  
  18.  
  19.